Realm Kotlin SDK
/
io.realm.kotlin.types
/
MutableRealmInt
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
create
Link copied to clipboard
fun
create
(value:
Long
):
MutableRealmInt
Content copied to clipboard
Creates a new, unmanaged
MutableRealmInt
with the specified initial value.